!define TEST_SYSTEM {slim}

|Import|
|fitnesse.slim.test|

|script|test slim|

!define X {
a
b
c
}

|script|
|show|echo string|${X}||

